const os.rootMaxSymlinks

2 uses

	os (current package)
		root.go#L70: 	rootMaxSymlinks = 8
		root_openat.go#L186: 			if symlinks > rootMaxSymlinks {